Search results
91 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Lakutata Framework Core
- lakutata
- framework
- typescript
- extendable
- app
- application
- iot
- ioc
- di
- dependency injection
- dependency inversion
- inversion of control
- multiprocess
- multiple processes
- View more
Run multiple webpack configurations parallel (using worker_threads underhood)
ergate
- process
- threads
- worker_threads
- typescript
- child-process
- typescript-process
- typescript-thread
- cross-process-callback
- cross-thread-callback
- cross-worker-callback
A library to implement Goroutine-Like API with worker threads.
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Web workers & worker threads as simple as a function call
one proxy for request ai site
Wrapper for Node's Workers, easily define methods and share them between main thread and worker.
Promises + Workers = multi-threaded PromiseWorkers!
With this library, you can create a Promise that executes in a new thread.
- promise
- nodejs
- worker_threads
- threads
- worker thread
- wormise
- multithreading
- promise in thread
- multithreading promise
- function in thread
- function multithreading
Execute code in a background worker thread on node.js
Easy way to manage a pool of worker threads.
- thread
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- task
Worker thread with a RPC api
Easily use worker_threads with Typescript
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
- thread
- cluster
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- View more
worker-fn hides the complexity of communication between the JavaScript main thread and Worker threads, making it easy to call the functions defined in workers.
Web workers & worker threads as simple as a function call
A library for synchronously executing asynchronous operations with type-safe calls.
A easy way to create a pool of worker threads.
Easy way to create worker threads or forks with two way communication to do heavy tasks